Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarSlotsPanel<S> Class / ColumnsProperty Field


In This Topic
    ColumnsProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = CalendarSlotsPanel(Of S).ColumnsProperty
    public static readonly DependencyProperty ColumnsProperty
    See Also